From: Nick Roberts Date: Sun, 30 Aug 2009 04:50:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10779 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f2c12973a5a4f63a8ec979f227da604afdbf18ac;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 5ab6d3b49b3..f92f26e1f5b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-08-30 Nick Roberts + + * process.c (wait_reading_process_output): Keep the descriptor + when pty is used by a non-child process, e.g., in I/O buffer of + GDB this allows inferior to be restarted. + 2009-08-29 Eli Zaretskii * xdisp.c (redisplay_internal): Remove redundant test and collapse